Class ProductFileUpdate

Description

This Class represents a dataobject for updating a ProductFile.

Only Id is required, remaining fields will be updated if they are set in the object.



			
Variable Summary
string $FileName
int $Id
int $Sorting
Variables
string $FileName

The name of the actual file of the ProductFile (path relative to /pics/ folder)

int $Id

The id of the ProductFile

int $ProductId

The id of the Product of the ProductFile

int $Sorting

The position of the ProductFile amongst its siblings

Documentation generated on Thu, 26 Jul 2018 13:22:49 +0000 by phpDocumentor 1.4.4